C1.Web.Mvc Namespace / IItemsSource<T> Interface / PageSize Property

In This Topic
PageSize Property (IItemsSource<T>)
In This Topic
Gets or sets the page size. When page size is 0, paging is disabled.
Syntax
'Declaration
 
Property PageSize As Integer
 
See Also